home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / bbs_door / ts_se02b.zip / TYZ.BAT < prev    next >
DOS Batch File  |  1996-02-04  |  229b  |  10 lines

  1. @echo off
  2.  
  3. rem if the dsz log file exists delete it
  4. if exist %dszlog% del %dszlog%
  5.  
  6. rem sdpf com=%NODE% dsz sy %3  /*rem if using fossil and sdpf prot */
  7.  
  8. rem if using DSZ use the following command line
  9. dsz pB6144 sb %3
  10.